home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / archive / zpro218.arj / ZIFPRO.REV < prev    next >
Text File  |  1995-01-26  |  21KB  |  545 lines

  1.          ZIF Editor Professional For DOS Revision History
  2.  
  3.  
  4. 01-26-95 ■ Version 2.18
  5.  
  6.          . Shortened the Registration Number field to 12 characters
  7.            on the Register ZIP'R Pro screen.
  8.  
  9.          . Decreased the exploding effects delay for windows from
  10.            5 to 3, making the exploding appear more rapidly.
  11.  
  12.          . Updated the code to use new (and better) common routines
  13.            from STSI's internal libraries.
  14.  
  15.          . Added a custom exit procedure to be executed in the event
  16.            that a Runtime error occurs.
  17.  
  18.  
  19. 11-24-94 ■ Version 2.17
  20.  
  21.          . Fixed a problem where .RND files were not being deleted in
  22.            the cleanup process.
  23.  
  24.  
  25. 11-16-94 ■ Version 2.16
  26.  
  27.          . No changes.  (See the file ZIPRPRO.REV)
  28.  
  29.  
  30. 11-13-94 ■ Version 2.15
  31.  
  32.          . No changes.  (See the file ZIPRPRO.REV)
  33.  
  34.  
  35. 10-28-94 ■ Version 2.14
  36.  
  37.          . No changes.  (See the file ZIPRPRO.REV)
  38.  
  39.  
  40. 10-19-94 ■ Version 2.13
  41.  
  42.          . Updated code with most recent changes to STSI's internal
  43.            libraries, including color schemes and dialog boxes.
  44.  
  45.          . Fixed a problem where the Browsing screen would issue an
  46.            error and halt program execution if there were too many
  47.            files in the current directory to be displayed.  Now, the
  48.            browsing screen simply exits with an error message.
  49.  
  50.          . Removed more unnecessary compiler directives.
  51.  
  52.          . Gave the monochrome screen display a face-lift.
  53.  
  54.          . Modified code and documentation to comply with ASP
  55.            standards.  STSI is now an author member of the Association
  56.            of Shareware Professionals!
  57.  
  58.  
  59. 09-09-94 ■ Version 2.12
  60.  
  61.          . Removed a warning message on the delays screen that informed
  62.            users that changes could only be made to the registered
  63.            version.  Changes are now allowed to the unregistered version,
  64.            in order to comply with ASP standards.
  65.  
  66.          . Removed all unnecessary compiler directives.
  67.  
  68.  
  69. 08-22-94 ■ Version 2.11
  70.  
  71.          . No changes made.
  72.  
  73.  
  74. 08-22-94 ■ Version 2.10
  75.  
  76.          . No changes made.
  77.  
  78.  
  79. 08-16-94 ■ Version 2.03
  80.  
  81.          . Fixed a tab-order problem on the Advanced Options screen
  82.            for INI settings.
  83.  
  84.  
  85. 07-18-94 ■ Version 2.02
  86.  
  87.          . The file ZIFPRO.EXE is now being released without EXE
  88.            compression.
  89.  
  90.  
  91. 07-11-94 ■ Version 2.01
  92.  
  93.          . Version 2.01 of ZIP'R Pro contains an updated INSTALL.EXE
  94.            file.  One of our users reported that InocuLAN (by Cheyenne
  95.            Software) was reporting an occurrence of the Tony-H virus in
  96.            the INSTALL.EXE file.  We believe this was a false-positive
  97.            report, and not cause for alarm.  However, we are releasing
  98.            ZIP'R Pro 2.01 with the INSTALL.EXE file in uncompressed
  99.            format.  Also, the file BONUS.DOC has been removed.
  100.  
  101.  
  102. 06-29-94 ■ Version 2.00
  103.  
  104.          . Added support for a user-specified compression mode when
  105.            using Internal ZIP compression.  Valid values are BestMethod,
  106.            Deflate, Implode, Shrink, and Store.
  107.  
  108.          . Added support for a user-specified deflate level when
  109.            using internal ZIP compression.
  110.  
  111.          . Added support for user-specified implode values when using
  112.            internal ZIP compression.
  113.  
  114.          . Added the "F1 = Help" string to the bottom line of the
  115.            screen to inform users of the availability of the help
  116.            system.
  117.  
  118.          . Fixed a problem where a backslash (\) was not being
  119.            written to the program directory properly if the
  120.            EXE file was located in the root directory.
  121.  
  122.  
  123. 06-20-94 ■ Version 1.28  (Internal BETA Version - Not Released!)
  124.  
  125.          . Fixed a problem where registered users would receive a
  126.            "Registration number not valid" error message when the
  127.            number 0 was entered in the Network Users field.  Added
  128.            a check in the registration routine to make sure that the
  129.            Network Users string passed to the registration routine is
  130.            blank if the user enters 0.
  131.  
  132.          . Modified code to allow users to use the Update option with
  133.            the Internal ZIP compression type.
  134.  
  135.          . Added code to disable the Compression button on the editing
  136.            screen if Internal ZIP is selected as the compression type.
  137.  
  138.          . Added support for users to type /CLEANUP from the ZifPro
  139.            command line to immediately access the cleanup option without
  140.            being forced to go through the menuing system.  If the
  141.            /Cleanup option is used from the command line, ZifPro will
  142.            stop execution after the cleanup process has been completed.
  143.  
  144.          . Moved the Browse button up two lines to be grouped together
  145.            with the Save and Cancel buttons.
  146.  
  147.          . Added preliminary support to read and write a new compression
  148.            type to the CompressionType= field in the .ZPD file.  The
  149.            new compression type is an internal compression method,
  150.            compatible with PKZIP 2.0.  The internal compression is the
  151.            only compression type allowed when the user interface is set
  152.            to Beginner.  Otherwise, users may select this compression
  153.            type as an alternative to ARJ, LHA, or PKZIP.
  154.  
  155.          . Added support for a user interface setting in ZifPro.Exe.
  156.            Each interface setting displays different information,
  157.            allowing beginner, intermediate, and advanced users to use
  158.            the Zif Editor with ease, yet have access to the more advanced
  159.            features, if needed.
  160.  
  161.  
  162. 06-10-94 ■ Version 1.27
  163.  
  164.          . Cleaned up many potential coding problems by creating
  165.            temporary variables and copying them to the original variables
  166.            only when a Save command is executed.
  167.  
  168.          . Removed all drop-down boxes and replaced them with
  169.            radio buttons.
  170.  
  171.          . Redesigned the standard color scheme and main editing screen
  172.            layout.
  173.  
  174.  
  175. 05-26-94 ■ Version 1.26
  176.  
  177.          . Added support for the menu system to call up topic index
  178.            help with the F1 key.
  179.  
  180.          . Added support for the help system to call up the
  181.            topic index when F1 is pressed if a specific topic is
  182.            not defined at the time of the call.  F1 should be
  183.            able to access the help system in virtually any part
  184.            of the program.
  185.  
  186.          . Fixed a potential problem in the help system where
  187.            the ENTER key was not being properly handled at all
  188.            times to change to a specific topic from the topic
  189.            index.
  190.  
  191.  
  192. 04-22-94 ■ Version 1.25
  193.  
  194.          . Fixed a problem where the Compression Paths option
  195.            on the ZIP'R Pro Settings menu could not be accessed
  196.            due to an incorrect constant value set up in the
  197.            global variables unit.
  198.  
  199.  
  200. 03-26-94 ■ Version 1.24
  201.  
  202.          . Updated several help topics and corresponding code
  203.            that calls the individual help topics.
  204.  
  205.          . Added a status window to the file deletion routine
  206.            when attempting to cleanup ZIP'R Pro signal files,
  207.            to serve as an indicator of activity.
  208.  
  209.          . Modified stFindAllAndErase routine calls to delete
  210.            files with specific ZIPRPRO extensions such as .P00,
  211.            .P01, .N00, .N01, .U00, .U01 etc., instead of .P??,
  212.            .N??, and .U?? to avoid potential filename conflicts
  213.            in future versions.
  214.  
  215.          . Added option to allow users to execute the /Cleanup
  216.            process from inside the ZIF Editor.  Added sufficient
  217.            (optional) password checking to prevent unauthorized
  218.            access to this option.  New option is labeled "Cleanup
  219.            Files" in the ZIP'R Pro Settings menu.
  220.  
  221.          . Fixed a potential problem where the ZIF Editor could
  222.            terminate unexpectedly after opening files more than
  223.            25 - 30 times per session.  Problem is believed to have
  224.            been caused by insufficient stack space.  Increased the
  225.            available stack space from 16K to 32K.
  226.  
  227.          . Removed 5 compiler directives from each unit in Zif
  228.            Editor Pro.
  229.  
  230.  
  231. 03-10-94 ■ Version 1.23
  232.  
  233.          . Fixed a potential problem where the Tame Path field on
  234.            the Tame Options screen did not automatically add a
  235.            trailing backslash to the entry before writing the
  236.            ZPROTAME.BAT file.  This could cause problems when
  237.            attempting to use the ZPROTAME.BAT file under Windows,
  238.            DESQview, or OS/2.
  239.  
  240.          . Fixed a problem where the Use Alternate Program Parent
  241.            Directory check box was not being updated properly when
  242.            it should have been enabled after a file was read from
  243.            disk.
  244.  
  245.          . Fixed a problem where the Alternate EXE Launch Directory
  246.            was not always being written properly when the Alternate
  247.            EXE Launch Directory feature was being used.
  248.  
  249.          . Added a hotkey assignment to the Cancel button on the
  250.            File Dialog boxes.
  251.  
  252.          . Fixed problem where the drop-down combo boxes on the
  253.            Advanced Options screen were not "connected" to the
  254.            actual field and were placed down 1 line too far.
  255.  
  256.          . Changed picture mask on Compression Type field to only
  257.            allow uppercase alpha characters, rather than alpha-
  258.            numeric characters.
  259.  
  260.          . Implemented a new vertical menuing system with a new
  261.            color set and a stylish backdrop.  Removed hint line
  262.            from the bottom of the screen.  Enabled exploding menus
  263.            and dialog boxes.
  264.  
  265.            . Casted the Floppy format options as an enumerated type
  266.            inside of the code, instead of as a byte value.  This
  267.            provides for easier compiler checking, leaving less room
  268.            for errors.
  269.  
  270.  
  271. 03-03-94 ■ Version 1.22
  272.  
  273.            . Added 3-D appearance to dialog boxes, and modified code so
  274.              divider lines would end with a character of the proper
  275.              color.
  276.  
  277.            . Assigned hot-keys to controls on the Video Options screen.
  278.  
  279.            . Fixed problem where the Scan Activity Indicator drop down
  280.              box would cause itself and the Cancel button on the Video
  281.              Options screen to be disabled when an item was selected
  282.              from the list.
  283.  
  284.  
  285. 02-26-94 ■ Version 1.21
  286.  
  287.            . Changed file dialog boxes to automatically pick
  288.              the selected drive, directory, or filename on the
  289.              first click.  Double-clicks are no longer necessary.
  290.  
  291.            . Changed file dialog boxes to display only archive
  292.              files, rather than including hidden and system files
  293.              in the file list.
  294.  
  295.            . Added more constants within individual modules to
  296.              represent controls (in the order that they are added).
  297.  
  298.            . Cleaned up problems on Advanced Options screen where
  299.              the Help Line was not always being updated with the
  300.              correct help text.  This problem originated when code
  301.              was added to support a Windows version of ZIP'R Pro.
  302.  
  303.            . Cleaned up alignment problems on Video Options screen.
  304.  
  305.            . Corrected a minor problem where a registration number
  306.              would not be verified as a valid number if the Network
  307.              Users field contained a "0" instead of a blank value for
  308.              a single-user copy of ZIP'R Pro.
  309.  
  310.            . Corrected a minor problem where the "Use XMS For Swapping"
  311.              check box on the Swapping screen would not allow a direct
  312.              mouse click when the focus was currently on another object.
  313.  
  314.            . Reworked the hot keys on the Advanced Options screen to
  315.              prepare for a Windows version of ZIP'R Pro, using a
  316.              Dos-based ZIF Editor.
  317.  
  318.            . Fixed a problem where the program would terminate if
  319.              the file ZIPRPRO.INI could not be found in the ZIP'R
  320.              Pro path.  Added code to display a message box, create
  321.              a new ZIPRPRO.INI, and continue with program execution.
  322.  
  323.            . Reworked the hot keys on the Edit ZIF File screen to
  324.              prepare for a Windows version of ZIP'R Pro, using a
  325.              Dos-based ZIF Editor.
  326.  
  327.            . Removed inactive menu items from the Help menu.
  328.  
  329.  
  330.  
  331. 02-16-94 ■ Version 1.20
  332.  
  333.            . Completely new ZIF Editor Pro written in a different
  334.                programming language.  Many new features and enhance-
  335.                ments.
  336.  
  337.  
  338. 01-20-94 ■ Version 1.19
  339.  
  340.            . Added help topics into the help file for the new 1.19
  341.                features.
  342.  
  343.             . Added support for "Use Command Processor For Executable
  344.            Program" option.  This option allows users to specify
  345.            whether or not a command processor is loaded before
  346.                executing a program.  Program filenames with a .BAT or
  347.                .BTM (4DOS) extension require that this switch be turned
  348.                on, which is the default.  If this switch is turned off,
  349.                users can gain an extra 3 - 5K of free memory.
  350.  
  351.             . Fixed a minor problem where the Update Option check box
  352.                would be enabled when the compressed filename field lost
  353.                focus, even if the compression type selected was "NONE".
  354.  
  355.             . Added support for "Alternate Launch Directory For
  356.                Executable File".  This separate parameter allows
  357.                programs to be executed from a directory other than
  358.                the directory where the executable program resides.
  359.            This is useful in cases where the data files are
  360.                maintained in a separate sub-directory than the program,
  361.                since a typical File-Open command will place the user
  362.                in the data files sub-directory instead, allowing more
  363.                rapid access to data files.
  364.  
  365.  
  366. 01-06-94 ■ Version 1.18
  367.  
  368.            . Added code to write a blank string to the NetworkUsers
  369.                line in the ZIPRPRO.INI file if the user enters 0.
  370.  
  371.            . Added more shortcut key combinations on screens using
  372.                radio buttons and check boxes.
  373.  
  374.            . Fixed minor problem where the prelog delay time on the
  375.                Delays screen was not being disabled on the initial
  376.                display if the "Delay during Prelog" check box was not
  377.                checked.
  378.  
  379.            . Fixed problem where the ZIF Editor Pro would terminate
  380.                if the user pressed the enter key on the "Delay during
  381.            Prelog" check box of the Delays screen when the Delay
  382.                option was disabled.
  383.  
  384.            . Added option to Advanced options screen to enable or
  385.                disable sub-directory deletions when using PKZIP 2.04g.
  386.  
  387.            . Added options on Video options screen to write screens
  388.                using BIOS, DIRECT, or AUTO detect methods.
  389.  
  390.  
  391. 01-01-94 ■ Version 1.17
  392.  
  393.            . No changes made.
  394.  
  395.  
  396. 12-27-93 ■ Version 1.16
  397.  
  398.            . Fixed a problem where the "CompressionOptions=" entry
  399.                was being written to the .ZPD file correctly, but did
  400.                not appear to be read correctly.  This problem was due
  401.                to a variable being reset once the property for the
  402.                Compression Type list box was assigned.  Added a work-
  403.                around in the code that assigns the original value to
  404.                an intermediate variable, restoring it after the property
  405.                for the Compression Type list box is assigned.
  406.  
  407.            . Fixed a potential problem where the CompressionOptions
  408.                variable was not being initialized each time a .ZPD file
  409.                was read or created.
  410.  
  411.  
  412. 12-25-93 ■ Version 1.15
  413.  
  414.            . Fixed a major bug that was created after references
  415.                to MhSpecParse were changed to stSpecParse.  This
  416.                replacement routine returned a "." with the filename
  417.                extension, causing all filenames within the ZIF Editor
  418.                Pro to have two dots separating the filename from the
  419.                extension.
  420.  
  421.  
  422. 12-22-93 ■ Version 1.14
  423.  
  424.            . Changed all references from MhSpecParse to stSpecParse,
  425.                which is an STSI-generated routine to parse the
  426.                different portions of a path specification apart.  Old
  427.                routine that was used could cause ZIF Pro to attempt to
  428.                access a floppy drive, if one was specified.  If a disk
  429.                was not present in the floppy drive, the program would
  430.                crash.  New routine should eliminate this problem.
  431.  
  432.            . Added code to make sure that if compression to floppy
  433.            diskettes is being used, the compressed file must be
  434.            stored on the root directory of the floppy disk.
  435.  
  436.            . Added code to disable selective extraction and selective
  437.                exclusion when the user specifies that the compressed
  438.                file will be stored on a floppy diskette.
  439.  
  440.  
  441.  
  442. 12-20-93 ■ Version 1.13
  443.  
  444.            . (No Changes Made)
  445.  
  446.  
  447.  
  448. 12-05-93 ■ Version 1.12
  449.  
  450.            . Added code to make sure that the environment set for
  451.                ZIP'R Pro, if used, is interpretted in UPPER CASE
  452.                characters.
  453.  
  454.            . Recovered programming files from local backup set.
  455.                One file was lost due to an inability to restore
  456.                files from a bad backup tape after upgrading network
  457.                file server.  Changes in the lost file were minimal.
  458.                All data is believed to have been recovered.
  459.  
  460.            . Added check to deselect and disable the Update option
  461.                if compressed file was specified as residing on a
  462.                floppy disk.
  463.  
  464.            . Addressed several potential tab-order / ENTER-order
  465.                problems on main .ZPD editing screen.  Problems
  466.                could have caused program to terminate if the ZIF
  467.                Editor attempted to switch the focus to a disabled
  468.                control when ENTER was pressed.
  469.  
  470.            . Added code to make sure that a user has entered a
  471.                program name and a compressed file name in the
  472.                appropriate fields before saving a .ZPD file.
  473.  
  474.            . Added code to warn users when Cancel is selected if
  475.                the file has been modified since it was last saved.
  476.  
  477.            . Added code to set an initial value for TestTemporary-
  478.                Archive whether or not ARJ is being used as the
  479.                compression program.
  480.  
  481.            . Fixed tabbing order problem on Selective Extraction
  482.                screen and added code to advance the cursor to the next
  483.                field when ENTER was pressed.
  484.  
  485.            . Fixed problem where pressing ENTER on the Compression
  486.                Type field when "NONE" was selected would cause the
  487.                program to terminate.  Focus was attempting to be set
  488.                to a disabled control.
  489.  
  490.            . Fixed problem where passing a filename as a parameter
  491.                to the ZIF Editor Pro would generate an error stating
  492.                that a problem occurred when attempting to read the
  493.                .ZPD file.  This was due to a variable being reset
  494.                between the time that the parameter was read and the
  495.                file was read.
  496.  
  497.            . Fixed potential problem where the internal variable
  498.                "UseParentDirectory" was not being changed when it was
  499.                modified on the Advanced Options screen.  This could
  500.                cause the ZIF Editor to not properly remember the
  501.                correct Program Parent Directory.
  502.  
  503.  
  504.  
  505. 11-26-93 ■ Version 1.11
  506.  
  507.            . Added quick keys for check boxes to a few key areas.
  508.  
  509.            . Fixed minor tabbing order problem on Edit .ZPD
  510.                screen.
  511.  
  512.            . Added support to the Selective Extraction screen
  513.                for Selective Exclusion.  Added code to read and
  514.                write the new variables to the .ZPD file.
  515.  
  516.  
  517.  
  518. 11-21-93 ■ Version 1.10
  519.  
  520.            . Added code to allow users to enter a filename
  521.                after ZIFPRO that will automatically load the
  522.                specified .ZPD file.
  523.  
  524.            . Added new Help topics for Selective Extraction.
  525.  
  526.            . Added support for Selective Extraction to the ZIF
  527.                Editor.  When Selective Extraction is enabled, only
  528.                files entered in the Selective Extraction list box
  529.                are extracted before executing the program.
  530.  
  531.            . Corrected a problem where the IN Commands, OUT Commands,
  532.                TSR Pre Commands, and TSR Post Commands were not being
  533.                written correctly to the .ZPD file.  This behavior
  534.                exhibited itself after creating a file with more than
  535.                two lines of IN, OUT, TSR Pre, or TSR Post Commands.
  536.                The prefix was not being added to the line that was
  537.                written, therefore causing ZIP'R Pro to be unable to
  538.                read and include those commands.
  539.  
  540.  
  541.  
  542. 11-15-93 ■ Version 1.00
  543.  
  544.            . Initial release of the ZIF Editor Professional For DOS.
  545.